Paned.setEndChild

Sets the end child of @paned to @child.

If @child is NULL, the existing child will be removed.

class Paned
void
setEndChild

Parameters

child Widget

the widget to add

Meta